home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 832 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. From: mforget@elfhaven.ersys.edmonton.ab.ca (Michel Forget)
  2. Subject: Re: Online Help (DIGEST)
  3. Date:     Sun, 17 Jul 1994 07:19:14 -0600
  4. Precedence: bulk
  5.  
  6. Hello Waldi,
  7.  
  8. >> The AV protocol docs are also included in the st-guide.hyp. All docs are in
  9. >> English and will be available shortly.
  10. >
  11. >The AV protocol assumes that processes have access to memory locations
  12. >that belong to other processes. This might become a problem under future
  13. >versions of MiNT.
  14.  
  15. Let me calm down a moment after dealing with the sarcasm of Ken's
  16. letter so that I can be nice again...  :)
  17.  
  18. Okay, much better.  Memory Protection is currently a problem for the
  19. AV-Protocol.  You need to use Mxalloc() to allocate space for the
  20. string you want to send, copy the string to the new (unprotected)
  21. memory, and then pass that address.  It is a little round-about,
  22. but what can you do?  Alternatively, you could set your program
  23. to global-readable in the PRGFLAGS, but this is not as good because
  24. then you are not protected by the memory protection.
  25.  
  26. >Regards,
  27. >          Waldi  (walra%moacs11@nl.net)
  28.  
  29.  
  30. -- 
  31. Michel Forget           \\   mforget@elfhaven.ersys.edmonton.ab.ca    //
  32. Electric Storm Software  \\  ess@tibalt.supernet.ab.ca               //
  33. PGP Public Key Finger. = 1F C0 D3 FE 40 51 7F 47 F3 4A C6 A0 6E 02 71 85
  34.